CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl mfc

搜索资源列表

  1. rubber banding MFC OpenGL 1_29_01.zip

    0下载:
  2. OpenGL下用异或方式画图
  3. 所属分类:OpenGL

    • 发布日期:2014-03-04
    • 文件大小:11989
    • 提供者:
  1. OpenGL 场景绘制到打印机.zip

    2下载:
  2. 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
  3. 所属分类:打印编程

    • 发布日期:
    • 文件大小:37534
    • 提供者:
  1. 在OpenGL视图中绘制动画

    2下载:
  2. 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and frame buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering to achieve animation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40556
    • 提供者:石头
  1. [emuch.net]opengl

    0下载:
  2. opengl mfc框架程序 MFC 面向对象编程-opengl the mfc framework program MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1975155
    • 提供者:zhadan
  1. opengl-mfc

    0下载:
  2. MFC下的一个opengl入门程序,程序绘制了一个3D物体,可以实现任意的旋转-a opengl program under MFC, the program draws a 3D object can achieve arbitrary rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:3711534
    • 提供者:jason
  1. OpenGL

    0下载:
  2. opengl MFC配置 界面构造的方法说明 -openglMFC configuration
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-03
    • 文件大小:315106
    • 提供者:caijun
  1. mfc-opengl

    0下载:
  2. 在mfc的基础上实现opengl的基本功能,前几个实验分别实现了画图的基本功能。后几个是opengl的实验。全是在mfc的编译环境上写的,适用于初学者。-Opengl mfc based on the basic functions of the first few experiments to achieve the basic functions of the drawing. After several opengl experiment. All written on mfc compi
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:12811386
    • 提供者:陈玉华
  1. OpenGL-MFC

    0下载:
  2. 基于MFC的OpenGL程序,适用于初学者运行后出现5点便成功-bu hui xie a bu hui xie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:6107
    • 提供者:rstele
  1. mfc-opengl

    0下载:
  2. visual studio2010平台的mfc对话框 opengl程序,画一个正方形-visual studio2010 platform opengl mfc dialog program, draw a square
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11751564
    • 提供者:zhangxiaoyuan
  1. MFC

    0下载:
  2. 基于MFC的OPENGL绘图架构。可绘制2维及三维图形。其中的OPENGL的初始化,窗口大小设置,像素格式设置具有学习意义-OPENGL MFC-based graphics architecture. Can draw two-dimensional and three-dimensional graphics. OPENGL which initialization, window size, pixel format settings have to learn the meaning
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12217608
    • 提供者:qukenny
  1. openGL-MFC-STL

    0下载:
  2. 在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。-under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:19773
    • 提供者:刘才慧
  1. OpenGL-MFC

    0下载:
  2. 在MFC环境下,显示OPenGL的一个显示框架-In the MFC envoriment ,Look a face
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1940273
    • 提供者:贺晶
  1. ObjRenderer-MFC-vs2010

    0下载:
  2. opengl 用mfc读取外部模型, 老师给的示例程序-opengl mfc read an external model
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13639459
    • 提供者:liuzaizhou
  1. OpenGL-MFC

    0下载:
  2. 基于对话框的OpenGL的程序搭建包括源程序和word文档说明-The OpenGL graphics program based on the dialog box
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3920030
    • 提供者:屈贺威
  1. 飞机

    0下载:
  2. OpenGL画飞机 并模拟飞行 功能十分强大 建议下载(OpenGL painting aircraft and simulating flight function is very powerful to download)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-13
    • 文件大小:4935814
    • 提供者:SC30
  1. MFC下的可动光照圆柱

    0下载:
  2. opengl 实现三位图形的旋转、平移、缩放。(Opengl realizes the rotation, translation and scaling of three figures.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:13766656
    • 提供者:振国
  1. 一个OPENGL的填充算法

    0下载:
  2. 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法(A OPENGL filling algorithm, can run correctly, do with MFC. Multi deformation scanning line algorithm)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-22
    • 文件大小:31744
    • 提供者:孤独的老张
  1. OpenGLDlg_PictureTest

    0下载:
  2. 一个基于visual studio2013的mfc下picture控件的OpenGL编程(OpenGL programming of a picture control based on visual studio2013 based MFC)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:48164864
    • 提供者:Qlmite
  1. 11254709MFC_OpenGL

    0下载:
  2. 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC(use OpenGL MFC Visual C+5.0 create an OpenGL application framework, templates from MFC)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:2051072
    • 提供者:zixu
  1. Line

    1下载:
  2. 在MFC中建立OpenGL使用环境, 设置菜单和对话框,,编写直线扫描转换的核心代码(Build OpenGL environment in MFC, set menus and dialog boxes, and write the core code of line scan conversion.)
  3. 所属分类:OpenGL

    • 发布日期:2020-04-01
    • 文件大小:3813376
    • 提供者:wangerre
« 1 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com